Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update losses implementation #11667

Merged
merged 12 commits into from
Jul 25, 2017
Merged

Update losses implementation #11667

merged 12 commits into from
Jul 25, 2017

Conversation

alanyee
Copy link
Contributor

@alanyee alanyee commented Jul 21, 2017

-Various replacements of deprecated functions with equivalent tf.losses
-Minor HTTPS calls

Minor rewording
Made explicit HTTPS call
Replaced deprecated contrib with tf.losses.sigmoid_cross_entropy()
Correcting losses function call
Replace deprecated contrib with tf.losses
@tensorflow-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@@ -4,7 +4,7 @@
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
# https://www.apache.org/licenses/LICENSE-2.0
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For better or worse, the original link is what is in the Apache license. can we keep it the way it is to keep the headers identical?

@vrv
Copy link

vrv commented Jul 24, 2017

@tensorflow-jenkins test this please

Minor explanation of abbreviate attribute
Keeping all the headers the same
@alanyee
Copy link
Contributor Author

alanyee commented Jul 24, 2017

@vrv could you test it now?

@vrv
Copy link

vrv commented Jul 24, 2017

re-testing. @tensorflow-jenkins test this please

@vrv
Copy link

vrv commented Jul 25, 2017

Can you remove the unrelated changes that aren't about losses?

Revert unrelated changes
Revert unrelated changes
Revert unrelated changes
Reverting more changes
@alanyee
Copy link
Contributor Author

alanyee commented Jul 25, 2017

@vrv i have reverted unrelated changes. I will just submit a separate PR of them.

@vrv vrv merged commit bb88ec7 into tensorflow:master Jul 25, 2017
@vrv
Copy link

vrv commented Jul 25, 2017

Thanks -- some of those changes seemed unnecessary so I didn't want to delay this PR for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants